Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
3k views

I need to get parent block height, I guess I must use Dimensions. But how can I do that? Thanks
Maksim's user avatar
  • 2,476
0 votes
1 answer
231 views

Can I open a new Chrome window with Device Mode automatically enabled, either via the JS launching the new window, or some code on the destination page?
Christian Stadler's user avatar
0 votes
2 answers
597 views

I'm developing an application with the superb ionic framework, and i'm stuck with my preferences page. I know how to load the camera plugin and everything needed to make the camera work. My problem is ...
S.Galarneau's user avatar
  • 2,234
0 votes
2 answers
551 views

Does anybody know if Apple iOS API allows to add new commands to build in iOS Voice Control engine. I noticed that Voice Control can control phone application using names, nicknames from address book. ...
Marcin Kapusta's user avatar
0 votes
1 answer
34 views

I have to implement a reminder - make the note, then store it in local DB and then make the notification when time comes. I have no experience in mobile development so I'm asking what's better - to ...
Jan's user avatar
  • 193
2 votes
1 answer
815 views

I have added compile com.instabug.library:instabugsupport:1+ to dependency in build grade and synced with gradle files, added Instabug.initialize(this, "your_app_token_here"); after setcontentview in ...
Chad Precilla's user avatar
0 votes
1 answer
47 views

i want to make listView with this type of expose animation when user clicks on any item. like The first time each user visits the All Apps screen, a semi-transparent overlay appears. Please suggest ...
Ankush Patel's user avatar
0 votes
1 answer
68 views

I've recently completed an Android app in Xamarin and am now working through creating an iOS application. I'm not sure if I've missed something extremely basic here, but I'm having trouble ...
Sami.C's user avatar
  • 751
0 votes
1 answer
82 views

We've just successfully created an accessibility app for android (think screen reader) that works across all applications without needing to first launch a specific app, via the accessibility service. ...
tommed's user avatar
  • 1,571
1 vote
1 answer
42 views

I'm not sure what I'm trying to do is possible but here goes... I'm looking to create a library of services to use within MvvmCross applications, the majority of services will probably use plugins ...
user3617723's user avatar
  • 1,395
0 votes
1 answer
96 views

I'm developing a mobile app using sencha touch 2.4. I've installed everything correcting using following code. sencha -sdk /path/to/sencha-touch-2-sdk generate app MyApp /path/to/www/myapp Now I ...
Ruzat Ullah's user avatar
3 votes
1 answer
223 views

We have a mobile app that is our main product. We need to provide a different price (not just currency conversion) for it for each country store. As we found out (please let me know if this is wrong),...
TheAsker's user avatar
2 votes
1 answer
849 views

try { ConnectivityManager connectivityManager = (ConnectivityManager) appContext.getSystemService(Context.CONNECTIVITY_SERVICE); Method iMthd = ConnectivityManager.class....
Rathan Kumar's user avatar
  • 2,577
1 vote
1 answer
862 views

im using jquery mobile framework for my phonegap project but as jqmobile make a lot of modification on the HTML i faced many problem and i want to change it to a verry tiny css mobile framework that ...
Hamzar's user avatar
  • 83
0 votes
2 answers
656 views

I have created my iOS application using Xcode but it works fine with iPhone 6 , but when I try to simulate in any other device the UI gets misaligned. How do I make the application to fit correctly to ...
Rizwan Ahmed's user avatar
0 votes
0 answers
782 views

Hi there i am working on a Applock.I am using a service to check top activity I use package and class name from ActivityManager getRunningTasks(); If this app is blocked I cover it with my own ...
Waheed Akhtar's user avatar
13 votes
3 answers
53k views

I have a samsung note pro 12.2 and was wondering how I could inspect element on the browser without connecting to a computer? I understand for smaller devices this makes sense to connect to a computer ...
user3903296's user avatar
5 votes
4 answers
12k views

Is it possible to identify currently attached mobile network and network operators programmatically on Android? If it is possible please provide code samples Thank you.
R.Jay's user avatar
  • 83
7 votes
3 answers
4k views

I have a website that works perfectly in any browser. Now I want to use the Web@Work browser from MobileIron to use this website as a boorkmark to create a basic iOS application packaged thanks to ...
Léo Davesne's user avatar
  • 2,251
3 votes
1 answer
1k views

I've got an searcharea where I've used <form><input name="search"/></form> which enables and shows the search button on iOS mobile keyboard. My question is now, how can i find ...
Mattias's user avatar
  • 3,199
0 votes
2 answers
104 views

I would like to build an app and collect some events from the app, and then show some event statistics like frequency, duration etc. I`ve just investigated the aws Cognito web service, but it stores ...
Vitaliy's user avatar
  • 137
0 votes
3 answers
955 views

i am searching for a way to extend my native iOS App (written in Objective-C) with HTML5/CSS/JS So i could write parts of my App´s Code in HTML like a basic shop or similar where code in HTML already ...
romu's user avatar
  • 177
1 vote
3 answers
2k views

I'm looking to build some kernel source code, and I keep seeing "AOSP Toolchain". I know that AOSP is the Android Open Source Project, but I'm wondering what exactly is the "toolchain"?
BlackHatSamurai's user avatar
1 vote
2 answers
266 views

I have developed applications in J2ME and for Android. I am planning to learn and develop hybrid applications using HTML5/JavaScript/jQuery or AngularJS. Is there a place where I can get information ...
user3585487's user avatar
-2 votes
1 answer
465 views

I would like to develop an app that will be used for measuring irregular shapes on your android device's touch screen. For example, I have a MotoG3 phone and its screen dimensions are 142.1 x 72.4 x ...
jewelhuq's user avatar
  • 1,213

1
18 19 20 21
22