[Q] simplewebcam application with Samsung S4 - Android Q&A, Help & Troubleshooting

Hi,
I am trying to use simplewebcam application from below link:
https s3.amazonaws.com/droidpercep...ebcam_fork dot apk (after removing url tags)
but its not working for me. i got its source code and added camera permissions too but still black screen. my phone is not rooted and i dont want as well. is there any alternate to use USB camera? i need source code so that i can use it in my own project with many modifications.

Related

[Q] Accessing com.location.provider Samsung R720

Hi
I would like to edit, compile and apply a change to the com.location.provider file on my device but am having no luck in finding the file on the phone or from samsung opensource website.
I have gone through their open source code and location.provider is not there. Does anyone know where this is on the phone itself and how I would go about decompiling it, editing it and applying the changes as a patch.
Samsung R720
Gingerbread
Samsung uses GPSD.
Peter

[Q] Solution Required

Dear All,
Please find our Requirement and suggest what would be the best solution.
We need this solution for Andorid Based Device.
1. Replace Home Screen with Custom Screen
2. Only show specific installed applications
3. Specify URL in case of redirection or open google/Create White list of Accepted URLs
4. Enable/Disable Native Device Hardware
4.1.****** Android Market (App Store)
4.2.****** Camera
4.3.****** WiFi
4.4.****** Bluetooth
4.5.****** Microphone
4.6.****** Access Point
Looking forward your suggestions.
Thanks,
Nasrullah

Bridgeman

Good day. Can you please help me with installing this app. It is called Bridgeman. And the installers consist of 5 apks. Namely:
* BridgeMan_1.0.apk
* Celestial_1.0.apk
* Misc_1.0.apk
* Tides_1.0.apk
* Voyage_1.0.apk
I got these installers from my phone that has a successfully installed Bridgeman. I used an app called File Expert to get these apks. Wellabout the app. The app is just a one icon app but it consist of manyparts. The main app is the Bridgeman. When you open it, it consist offour menu which are: Voyage, Celestial, Tides and Misc.
When I installed only Bridgeman.apk I can see the menu, but noresponse when I press any of the four. So that's when I saw the fourapk of the menu. And I installed all of them. Now when I press a menufor example Voyage. I get sent to a new page like how it is supposed to work. But after sending me to a new page I just get kicked back out to the main menu.
Weirdly enough the Misc menu is the only one that is working. But Celestial, Voyage and Tides do not work and just gives me a blackscreen and get kicked back out to the main menu.
I also included a zip file of what I got from sdcard0/Bridgeman folder. If this would help.
My phone that has a working Bridgeman is an LG-E510 and 2.3.4 AndroidVersion. While the one I am trying to install is a Samsung Galaxy S2International and 4.1.2 Android Version.
Can anyone help me on this?Do I need to copy some files from the old one? Am I missing files?
I don't think the problem is in the File Expert because I justtransferred a calculator app by the same process. But I could be wrong on this. Anyways the calculator is just a one app apk so it's muchsimpler, unlike this that have many apks. It seems when I press for example the Voyage the page or line that must be executed when I pressthat cannot execute somehow. If this help.
Here is the link
mediafire.com/?78hxjuxb88zjfsx
Re: bridgeman
I suggest to seek technical support sending an email or calling their office since the developer's website is googleable(I have googled the word "BridgeMan Android" and found their developer's official website is ww.deckmaster.com.ph(Just add another w), I assumed that you can find a way to communicate with the developer

[Q] Android ROM customization roadmap, general question

Hi guys, with my team we are working on an android device. At the moment we have accomplished the following steps:
Develop the PCB and touch screen to work with Android
Download 4.4.4 AOSP and customized the kernel for our device
saved source into GitHub and have a custom ROM with bootloader
So far so good, right now we have android running on our custom hardware (MIPS CPU) and we are quite satisfied with the overall performances.
Now we are starting the second phase of the project, and this is where we got stuck. We need to completely wipe out the UX and interaction of android 4.4.4 and create our own one.
This is what we need to accomplish:
Create a custom boot animation
Create a cutom animation for the battery charge
remove status bar (Time, Battery level) and pre-installed .apk
Create our own Android OS interaction with our .apks
Regarding the first steps, that's easy. We plugged into bootloader folder and started to change the animations for Battery and Logo. Regarding the rest the only solution we came up with is to have a sort of kiosk application that substitute the standard home screen.
Is there any other way to substitute the home screen with our own .apk? We have a built-in plug-in app so actually our .apk can pick up other .apk from file explorer and execute them. The problem is that we don't want to show to the user the underground system, so we don't want to show to the user anything except our home screen or kiosk mode app. Because the device will be used by commercial projects and retail stores.
What would be the best approach? Just remove all pre-installed .apk from the ROM (like calculator, browser, contacts) and execute an .apk in kiosk mode or create a new bootloader? Where we can find more documentation about this topic?

Urgent help please

dear community i hope everyone are doing fine, so am gonna go straight to the point
i have a Magisk on both mobile and emulator with all important plugins installed + Frida well installed + many http interceptors + installed the http interceptors certificates in the root ...
- now i have a game that i want to mod and i want to explore as well. the problem is i spent the last 4 days decompiling it and reading it's source code and i couldn't find any urls i even tried using frida to bypass the ssl pinning and i did bypass the ssl pinning and the root detection and still no links and when i use burpsuite the game show other links that has no relation to the game api.
also to mention that when i use this tool HTTP Toolkit and i setup the tool with adb to intercept the calls the game says that the connection to the server is lost and game freezes .
i tried every possible solution before coming here trust me and the last thing is i found these errors in the output from frida which i couldn't find in the source code because there is no functions named
HTTP.SecureProtocol.Org.BouncyCastle.X509.Store
BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls
......................................
now my question is : can someone give me any idea on how to get the requests without letting the game freezes
another question : if the links aren't present in the apk source code from where the tool is getting those links to perform the api calls
third question : is this has any relation with libraries .so ?
-----------------------
Game Url : https://play.google.com/store/apps/details?id=com.lockwoodpublishing.avakinlife&hl=en&gl=US
------------------------
i hope i can get some help from your guys and thanks in advance ^^
up

Categories

Resources