User-agent: Mediapartners-Google Disallow: User-agent: * Disallow: /search Allow: / Sitemap: http://nano7mobile.blogspot.com/sitemap.xml Nano Mobile: Application
Affichage des articles dont le libellé est Application. Afficher tous les articles
Affichage des articles dont le libellé est Application. Afficher tous les articles

[Q] How to disable Phone Application starting after screen unlock? topic






Hi, All!
I am looking for a way to change what application starts when I unlock the screen in Lollipop.
After I have updated my Nexus 5 to Andorid 5 with standard OTA the Phone Application starts all the time after screen is unlocked.
It is pretty annoying not able to find in menus and settings where this behavior can be changed.
Googled but IMHO the keywords are very general.
I do remember it was Home Screen at one point before update to Lollipop and this would be good enough. Factory reset is not desirable.
Anyone can help or have same issue?






Change Dialer Application with TouchWiz topic






Guys,

I would like to know if it's possible to change the touchwiz default phone application, when clicking on this I would like to launch exdialer search contacts / get dialpad rather than the stock phone application.

Is there any way to do this (rooted or non-rooted)..

Cheers






[Q] Ascend g630 low internal storage for install application topic






hi
why this device have 1 GB for install application but g610 have 2 GB?
how to increase internal storage for install application?
my build number is 120






App promotion application topic






Hey, i found app promotion application in google store, and now im wondering is there more same kind of apps? Main point in this app is donwload exchange and its also free
you can try it if you want, theres already thousands of users.
but yes, anyone knows is there more alternatives?
Search in store for: com.app.promotion.free
Cant post links yet






About app promotion application topic






Hey, i found app promotion application in google store, and now im wondering is there more same kind of apps? Main point in this app is donwload exchange and its also free
you can try it if you want, theres already thousands of users.
but yes, anyone knows is there more alternatives?
Search in store for: com.app.promotion.free
Cant post links yet :(






Application requires newer SDK version topic






been trying to update Facebook and Google for a while now but keep getting "Application requires newer SDK version "

i updated to LP then went back to 4.4.2 then restored backup

all other updates work fine but for these 2

regards
simon






[Q] Xposed framework crashes TuneIn Radio application topic






Device: Samsung GT-P7310, ICS 4.0.4
Xposed framework: latest stable, v2.6.1, with custom busybox binary to install, as described in FAQ.
TuneIn Radio: v12.9.2

Installing xposed framework leads to FC of TuneIn Radio. No xposed modules are activated. Rolling back app_process and deinstalling xposed framework fixes problem.

Logs are attached.










[Q] Ads on an android application and developer use topic






Hi,

I'm new here so tell me if this is the wrong place for this...

I am on the final stages of making an android app for personal use, but decided to put it on google play for free in order for it to be available to others too. Unfortunately it costs money, so I decided to add an ad banner from AdMob. I figured that this way I would eventually get back the fee for putting it up. Today I got an e-mail from AdMob that my account had been suspended because "publishers must not click on their own ads in their mobile applications, and must not artificially inflate the impressions or clicks the ads receive, either through automated or manual means.". Seeing how the main purpose of the app is my personal use, impressions from my phone are inevitable. Is there another ad service for android that would allow me to actually use my own app?






[C++] Compiling OpenCL application to native ARM ELF using Debian topic






Hello,

I am posting to begin a thread regarding the native compilation and execution of OpenCL code on an ARM Android device, namely the HTC One M8.

I have used the app Linux Deploy to install a Debian desktop environment alongside Android, sharing the same Linux kernel but supplying different runtime libraries. Additionally, I have installed gcc/g++, Code::Blocks, and the OpenCL ICD and header files necessary to compile a native binary.

My intent is to continue developing a graphics render algorithm, but if I can get a working Android binary from g++ on a GNU toolchain, I would be happy to share generalized source code so that others can do the same with some simplicity.

Currently, I have success compiling a binary with shared libraries for GNU/Linux, but it does not detect the OpenCL devices on my system. I tried statically linking my application, but it refuses to link OpenCL statically.

The way I see it, there are two ways to solve my problem:

1) I assume Debian cannot see devices due to a driver issue, but I could be wrong, and I don't believe appropriate GNU drivers exist at this time. (Please correct me in a response if you know this to be false.) I have talked briefly with some of the folks from the Freedreno project, and it seems the OpenCL compiler is the biggest missing piece between the driver and the hardware. Unfortunately, I do not know if a working driver would even solve the issue in my case.

2) Compile binary with Android shared libraries. This may be most easily done with Eclipse, but I prefer Code::Blocks, so if the libraries could be linked in, then it may be trivial to change IDEs. I suppose it depends entirely on how the NDK handles compilation.

Option 2 is most likely the best course of action. I intend to publish my progress in milestones. Discuss.

XDA:DevDB Information
PLoW, Device Specific App for the Verizon HTC One (M8)

Contributors
Agenthex, agenthex

Version Information
Status: Testing

Created 2015-01-03
Last Updated 2015-01-03