hi,
anyone know the code to allow installation from unknown sources in security settings?
Sent from my HTC 10 using XDA-Developers mobile app
Related
trying to create app but keeps saying i need to install adt plugin. i did install it but still have the issue.
blankit said:
trying to create app but keeps saying i need to install adt plugin. i did install it but still have the issue.
Click to expand...
Click to collapse
My ADT plugin is version 22. Screenshot shows version 18 for you. Have you tried updating the ADT plugin?
I have tried updating and it goes through but it stays at version 18. Can you please help?
Sent from my Nexus 4 using XDA Premium 4 mobile app
When you go to (in eclipse) Help > Check for Updates, does the next window show any updates?
Nope
Sent from my Nexus 4 using XDA Premium 4 mobile app
Doesn't make sense it says v22 is installed but no luck
Sent from my Nexus 4 using XDA Premium 4 mobile app
Ok, I just read where some people had to delete the android support library using SDK Manager and reinstall it. Have you tried that?
Will do that now. Report back in a few
Sent from my Nexus 7 using XDA Premium 4 mobile app
No luck. Maybe it's a windows problem?
Sent from my Nexus 4 using XDA Premium 4 mobile app
blankit said:
No luck. Maybe it's a windows problem?
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Maybe there are two different SDK installations on your computer. Check that.
Hi
I have a rooted phone and like to start my app on BOOT_COMPLETED in fullscreen mode like the Samsung SetupWizard. I can overwrite the menu and back buttons but not the home button. I'cant also block the status drop down menu.
How does Samsung it, is there some simple technics behind or do I have to reverse engineer their code?
Regards
That is done by system APIs.user apps do not have most of those permissions .Samsung setup wizard is only themed original stock setupwizard.both do the same task using same api
Sent from my GT-S5570 using XDA Premium 4 mobile app
arpitkh96 said:
That is done by system APIs.user apps do not have most of those permissions .Samsung setup wizard is only themed original stock setupwizard.both do the same task using same api
Sent from my GT-S5570 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
But if I have a system app with system permissions? Should it not possible to access the system API by reflections?
cloooned said:
But if I have a system app with system permissions? Should it not possible to access the system API by reflections?
Click to expand...
Click to collapse
Yes system app can use those api's.you can checkout android source for setupwizard.apk for those particular methods
Sent from my GT-S5570 using XDA Premium 4 mobile app
I have dead recovery in my spice mi 502 plz help me what to do now ???
Sent from my Spice Mi-502 using XDA Premium 4 mobile app
Arpit plz help me
Sent from my Spice Mi-502 using XDA Premium 4 mobile app
bhawani123 said:
Arpit plz help me
Sent from my Spice Mi-502 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Start a new thread in the specific place please not post help quries here
Sent from my GT-S5302 using Tapatalk 2
Hi guys, I'm using smoothrom and I'm unable to access the developer options. I tried tapping the build number, but I still can't find it
Sent from my D6503 using XDA Free mobile app
The current code from the stock template does not work does anybody have code that will make the stardate work? Or can somebody help me configure this code to work correctly?
[$(ceil([(((#Dy#-2323)+(#DD#/365.2425))*1000)+(((#DH#*3600)+(#Dmm#*60))*(3.170979*10^-5))]/10000))$]$(abs([(((#Dy#-2323)+(#DD#/365.2425))*1000)+(((#DH#*3600)+(#Dmm#*60))*(3.170979*10^-5))]%10000))$
Sent from my A0001 using XDA Free mobile app
so what did we actually get from the update besides security fixes ?
From what I could find just the security patch.
Sent from my HTC6545LVW using XDA-Developers mobile app