Quotethe method setSingleLine() in Android is deprecated as of API level 16 (Android 4.1, Jelly Bean).
no recollection and even android studio doesn't show me this.
i will make a different approach next week.
Don't have an account yet? Then register once and completely free of charge and use our wide range of topics, features and great options. As a registered member on our site, you can use all functions to actively participate in community life. Write posts, open topics, upload your pictures, put your videos online, talk to other members and help us to constantly improve our project and grow together! So, what are you waiting for? Become a part of us today!
Login or registerTo get support for a technical issue such as installing the software, to query a purchase that you've made/would like to make, or anything other than using our software, please visit our Customer Service Desk:
Open a Ticket Quotethe method setSingleLine() in Android is deprecated as of API level 16 (Android 4.1, Jelly Bean).
no recollection and even android studio doesn't show me this.
i will make a different approach next week.
You are expecting the same behavior from Windows and Android, which is not possible. Please check
As a solution I made this code so that you cannot write more than x characters in an edit box
Please login to see this attachment.
Mm the object edit when no multiline is set, it is set as single line, as you may see in the code
field.setSingleLine();
vert_gravity = Gravity.CENTER_VERTICAL;
Not sure, can you elaborate a little on this, also mention what device is the one used to test this.
Thanks, yes, force layout was used to force getview in the past Android versions.
for now, these changes are safe
i see your example, and this is not correct. You are truly pointing to a data storage path; therefore, they must exist, and you want to get them from embedded files?
if you want the system to decide if the files don't exist in the data and get from the embedded, you need to use only the portion that fits
"C:\"+"GURU_Assets/A/" + "A.txt" or similar
Hope this clarifies this.
================================
This will be different in beta 296
The next beta version will remove some code from Android Object when permission(s) is(are) not present: READ_PHONE_STATE or GET_ACCOUNTS.
Meanwhile, please check the internet on how to add to your policy this "Device or other IDs"
did you try with doing these:
Android object : Hide action/title bar
Android object : Hide status bar
Android object : Hide Navigation bar
Android object : Set Immersive mode to 1
Just by unchecking the heading and displaying the status bar it should be immersive, also, please let us know what device this is
To clarify, since a few months back, when using Android Object, there has been code that will be detected as you are asking for data, like email, device ID, and IMEI, even though you are not using it. The solution is to add a line in your policy to mention this.
From Olivier's suggestion, "This app may request access to the Device Or Other IDs shared for app functionality. "
_Note_ possibly this will happen with Android Plus, but never had any problem in the past.
also correlated to:
It seems OK here with several devices. Use stretch to fill and expand the screen, but check if this fits your needs. Another possibility is to use "Fit Inside and Adjust Window Size"
if you are unsure how it works, please open the help and use the search feature to find this. It will explain how it works.
in 295 as it is in 296
Apologies,
the forum where you will find all the patches is here
Please login to see this attachment.Load on call or play from disk work the same in android, so expect no difference in code.
Google have removed 4.4 support sorry and new API required by them as stated is min 21
Not sure why this controller is not seeing by the object BUT as thumb rules if the device connects through Bluetooth is seeing by the OS, therefore it will report to android runtime.
can you share the crash details to see what could be causing this?
The fix for MAC will be available in next beta.
You start from INI but want to create and delete folders and files. Maybe File Object is the right tool you are looking for. Note you can only delete/create folders in the scoped area and data storage, BOTH are only available until uninstalling
Almightyzentaco (Fusion 2.5 Tutorials)
Captain Quail (Firefly Tutorials)