-
Replied To a Post in Decompile APK File
Remember that this must be your app and code. Asking for help decompiling other than your code and apps is like "Help me jack this car." I can't guess what … -
Replied To a Post in Decompile APK File
I have to answer yes. I don't know your skill level or what you know about byte code systems but the protection is usually by obfuscation. That is, the decompiled … -
Began Watching Decompile APK File
Does all .apk files can be decompiled no matter on how they are protected and secured, and recompile back in apk file? I have an apk file which i need … -
Replied To a Post in PHP Fatal error: Cannot redeclare class MysqlConnect
Thanks for the report back. Now there are some that will call this not a great fix but hey, sometimes you can't go over all the code and have to … -
Replied To a Post in Changing sentence into indirect
When I develop an algorithm I do so manually then write done how I got from the beginning to the end. You have your work ahead of you unless you … -
Began Watching Changing sentence into indirect
Suppose I have a text file : > As a manager, he told FIFA TV he communicates his messages in a measured way. āIām not one of the lads,ā Southgate … -
Replied To a Post in SQLRand - SQLIA Prevention
From your link I read: > Return a random decimal number (no seed value - so it returns a completely random number >= 0 and <1): Then I read your … -
Began Watching SQLRand - SQLIA Prevention
Hello, I am planning to do my Thesis on SQLIA and now I am trying to understand something about SQLrand. SQLrand - a system for preventing SQLIA against web servers. … -
Replied To a Post in PHP Fatal error: Cannot redeclare class MysqlConnect
The common fix or reply about this with a google search seems to be "wrap your class in code to check for the function/class." So the entire Class MysqlConnect is … -
Began Watching PHP Fatal error: Cannot redeclare class MysqlConnect
Hello, Iam getting an fatal error " PHP Fatal error: Cannot redeclare class MysqlConnect " It was my connection file and the website was working from the past two years. … -
Gave Reputation to Reverend Jim in vbScript - Use wmic to Control Process Priority
Over the last few days I have been converting old video files from avi to mp4. I've been doing this using the command line version of DivX. This is the … -
Gave Reputation to pty in MYSQL select all rows from all tables
If you have a problem like this you're probably better just starting again. This is a bad idea that will generate useless data. Burn it with fire. -
Replied To a Post in Where is C#?
@ddanbe, you may want to keep in mind there is yet another big change on its way. Read https://www.daniweb.com/community-center/daniweb-community-feedback/threads/516316/biggest-daniweb-pain-points/3#post2242308 where Dazah and Daniweb merge. While I can't fathom why "thermalprint" … -
Began Watching Where is C#?
Does anyone know where I can find entries tagged with C#? -
Gave Reputation to sandy_5 in Back links YES or NO?
Yes. Because, it increases the traffic of your website. The more number of backlinks you have, the more ranking your website gets. -
Gave Reputation to pty in Add Brands logos in android app
Do you want to get sued? Because this is how you get sued. What value is there in an app that redirects me to a website? What value to me, … -
Replied To a Post in Using Brands logos in android app
This looks like a duplicate post to me. If you can, clean it up. -
Began Watching Using Brands logos in android app
![Hello to all members! Actuall I have made an simple android app which just redirects its users to theri favorite brands' websites or online stores. I just downloaded free images … -
Replied To a Post in Add Brands logos in android app
You seem to want to debate the various app store rules. I think you can do that but won't make any progress. Too bad you didn't make the app dynamic … -
Began Watching Add Brands logos in android app
Hello to all members! This post is not about programming, it is related to rights of digital content. I am posting here after searching on internet. Sorry in advance, but … -
Gave Reputation to Reverend Jim in How to get the IP Address of devices connected to my PC'c hotspot using VB
I have found that almost all information about Windows config & status is available via a WMI query. Finding the correct query can be a problem but there is a … -
Replied To a Post in How to get the IP Address of devices connected to my PC'c hotspot using VB
The first step is to share how you do this now. Then automate that in VB.net. -
Began Watching How to get the IP Address of devices connected to my PC'c hotspot using VB
Hi, I would like to know how to get IP Address of the devices connected to the hotspot of my PC using a VB program that will run on the … -
Gave Reputation to alan.davies in Displaying records from database using enum
https://www.daniweb.com/programming/web-development/tutorials/499320/common-issues-with-mysql-and-php Point #6 -
Replied To a Post in replace a html element in reactjs .
This seems to be exactly what the tutorial at https://reactjs.org/docs/rendering-elements.html writes about. -
Began Watching replace a html element in reactjs .
Hi , i have a collection of html element to render the output , and i wanna change element tag for eg h2 tag to h4 and then send to … -
Gave Reputation to happygeek in Search engine optimization
In fairness, that intro is all mixed up. The guy says that he is both 'an SEO expert' and 'I want to be an SEO expert' so, given that he's … -
Gave Reputation to hibatahir in Black screen with non-flashing white underscore upper left corner
i think there is operating system probelm reinstalling the OS may resolve the ISUUE -
Gave Reputation to hibatahir in Which will be the expected SEO Trends for 2018?
it is here bay blogger will going to spam and will be not to use in the web 2.0 -
Gave Reputation to alan.davies in Biggest DaniWeb pain points
Sorry to raise this again. WebDev today - 30 threads listed on page 1 - 9 of them there due to necroposting (30% of the listing is ballocks, in other … -
Gave Reputation to JamesCherrill in Video chatting application in java
The previous posts are pre-JavaFX, which wold be vastly better for video display. A quick Google will give you lots of JavaFX video examples. Capturing the video from a webcam … -
Replied To a Post in What do you mean when you say hacker?
There are a few ways to go here. But keeping the original definition WITHOUT the illegally word would be best IMO. The legality would depends on the country, laws and … -
Began Watching What do you mean when you say hacker?
A survey of attendees at Infosecurity Europe earlier this month showed 70 percent in favour of the dictionary definition (in this case the Cambridge Dictionary) of a hacker being amended. … -
Gave Reputation to pty in What do you mean when you say hacker?
The short answer is that it depends who I'm talking to. With other people who are interested in technology I use hacker in the traditional sense (white hat). With muggles … -
Gave Reputation to tejpal_3 in encrypted password login
how to decrypt that password again ?? to get user entered password for forget password function?? -
Replied To a Post in How to get a contact number from contacts
PS. Notice the other caveats at the text "This user has enabled Sync Contacts for all three of these accounts in the Accounts settings. " at https://developer.android.com/guide/topics/providers/contacts-provider#RawContactsColumns And the Phone … -
Replied To a Post in How to get a contact number from contacts
Now you need to find a source code example. -
Replied To a Post in How to get a contact number from contacts
Sounds like a limitation to me. Is there any example that shows a read from contacts in the cloud? -
Replied To a Post in How to get a contact number from contacts
I haven't worked this area but are you sure about your permissions? Also read https://stackoverflow.com/questions/33052002/getting-phone-number-from-contacts-using-contentprovider-android which uses another way. -
Began Watching How to get a contact number from contacts
I have a code that picks contacts, the problem is that if a user pick a contact or choose a contact that was not saved on a phone but was … -
Replied To a Post in Installing Visual Basic 6 on Windows 10. Legacy Support, Workarounds.
Microsoft issued the following at https://docs.microsoft.com/en-us/previous-versions/visualstudio/visual-basic-6/visual-basic-6-support-policy # Executive summary # The Visual Basic team is committed to "It Just Works" compatibility for Visual Basic 6.0 applications on the following supported … -
Began Watching Installing Visual Basic 6 on Windows 10. Legacy Support, Workarounds.
Yes, you've been told it's dead, gone and to move off this old beast of a system from 1998 but here you are, tasked with fixing an old legacy app … -
Gave Reputation to Reverend Jim in Well, DUH!
>Golders? One of the hazards of owning a cat. Sometimes I have to type one-handed ^_^ -
Replied To a Post in Code PHP and Mysql for login admin and users
I don't see any code that tests for your admin login. You may have to add code to do that. It should be about line 20 from what I see … -
Began Watching Code PHP and Mysql for login admin and users
I'm a newbie in php and I want to create a single login page for Admin and user.When admin log in it should go to an admin page and when … -
Replied To a Post in Browser Does Not Currently Recognize Any Of Video Formats
The thing is, there are many priors to this problem. https://www.cnet.com/forums/discussions/browser-does-not-currently-recognize-any-of-video-formats/ The real problem is "What is this time?" What I'm running into are folk upset that no one knows … -
Began Watching Browser Does Not Currently Recognize Any Of Video Formats
I am using Windows 10 on my Toshiba Satellite with Google Chrome as my browser. Whenever I click on Youtube to watch a video, attached is what appears in my … -
Gave Reputation to JamesCherrill in C# gone out of Programming menu?
To make room for "encoding" and "error" perhaps? (Personally I'm not familiar with either language.) Not to mention "thermalprint" which appears in every single sub-heading. -
Replied To a Post in Binary gcd algorithm
If you don't want to write it yourself, why don't you try one of the 176 versions available at https://rosettacode.org/wiki/Greatest_common_divisor -
Began Watching Binary gcd algorithm
Having 2 integers, by using their decomposition we want to calculate their binary gcd algorithm Please help me to write a c++proram. Unfortunayely, due to sanctions against my country Iran …
The End.