Hello everyone.
I have some time since I started creating and I understand a little about the creation of EMUI themes and the integration of xml code (manifest) through the ThemeStudio tool. I have searched multiple times for attributes, variants, etc. to place on the lock screen, a small simple music player, widget type; that is visible. But the few codes that I have come across, have not been successful, as I have tried to create the code based on the codes that I have found in my search, together with a little knowledge that I have learned; but they have also been failed attempts.
So I finally decided to seek help. Could someone help me with the proper code and if it's not too much to ask for the different parameters and specifications?
Thanks you all.
Related
Hey guys,
I'm really new to this app development and would like to ask one of you experienced developers a question.
Basically I have recently been creating mobile websites from a set of css files which are just a basic template. The template files have individual files for some of the most common pages that a small business would need, google map, contact us with form, menu, opening hours and so on.
What happens is you simply upload the company logo and such into the images folder, update the css style sheet for colours, then simply edit one of the relevant pages e.g place the food items in the menu page.
When the whole set of files gets uploaded it creates a personalised functional business mobile website.
What I would like to know is, would it be possible to set something like this up for an android app? Whereby the user could simply change the details as above and then compile the apk file which will create the app?
Your input is much appreciated, also have any of you got any idea where I could get someone to code something like this?
Regards,
Stephen
Does anyone know if there is a Guide/CheatSheet for Security Testing Apps on Android?
I am a software tester and whilst I know my way around security testing for the web, I'm looking for a jump start in Security Testing for Android. Just the basics really, things like how to manipulate text fields, cause buffer overruns etc in Apps.
An example case would be an app which we are developing that allows a user to input free text. I want to be able to prove the point that we need to sanitise the user's input here, so ideally, I'd like to know of a string that I can enter, which will cause an undesired effect on the page which displays the user's input.
eg, In a web page, I enter "<IMG SRC=javascript:alert('Sanitise User Input')>" and an alert is fired on displaying that input.
Like I say, I know my way around this type of thing for the web, but I'm not an Android Dev and I don't know how to manipulate the code with my input.
So, Does anyone have any pointers/source of info/ideas?
Thanks Folks,
Noodoo
(Long-time lurker, infrequent poster)
I'm trying to create a custom lockscreen. I'm not interested in widgets, themes, or hacking and existing one, I'm trying to make an all new lockscreen. I have been coding in Java for years and have read the Android development documentation so I'm looking for something technical. I have been looking for info on how to make one from the ground up for weeks but since they changed the home button permission in 4.0 all the information I can find is out of date.
Could someone point me at currently working source code to study or some kind of documentation on the subject? I would be grateful for any resources so I can start working on this project.
I work at a branch of BASF (chemical plant) and we have these lists of things that need to be checked regularly .. (valves and their state (open or closed), values for temperature, pressure, ...)
I was wondering if it would be possible to tag each valve/measurement with a QR code and have a device (tablet, or whatever..) that has a library of these valves/measurements and when a valve's/measurement's QR code gets scanned you could assign an open or closed attribute or a value.
This would make it much easier to get an overview of the entire situation, and would create a standard for the registration (one person does this differently then the next which sometimes leads to miscommunication)
Does anyone have an idea if this would be possible ?
I myself do not have the knowledge to create such an app, but I feel it should be fairly simple for someone who does.
If you can offer me any information on this matter It would mean a lot to me ! thanks in advance !
(First of all, I can't start a thread with Opera GX because no input appear for the subject, I need to use Chrome to get it)
Hey!
I'm Xamarin & Flutter dev and I have never done reverse engineering. So I'm looking for a way to get Waze source code : I tried lot of decompiler but everytime, I got "kotlin_metadata" extension, I searched for a long time on Github too and nothing.
Then, I come here to get some help : What is the best way to get the source code of this application. Any suggestion?
It's possible because I saw lot of "Waze Mod" on internet, for example: display radar on map, change icons etc...
Thank you for your help, and I hope this is the good place to post.